FlexGrid for WinRT
ConvertFrom Method (NullableObjectConverter<T>)

Converts from a given type.
Syntax
'Declaration
 
Public Overrides Function ConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As System.Globalization.CultureInfo, _
   ByVal value As System.Object _
) As System.Object
public override System.object ConvertFrom( 
   ITypeDescriptorContext context,
   System.Globalization.CultureInfo culture,
   System.object value
)

Parameters

context
culture
value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NullableObjectConverter<T> Class
NullableObjectConverter<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback